Download Zend optimizer compatible with the version of php on your server.
Extract the downloaded tar file:
tar -zxvf filename
Run the set up by executing the install.sh file
Restart httpd and zend will be now available on the server.
Make sure to note the path of the php.ini file through phpinfo();