Command line to restart Apache on windows when Zend Server is running:
net stop Apache2.2-Zend && net start Apache2.2-Zend
net stop Apache2.2-Zend && net start Apache2.2-Zend