Problem after installing zend optimizer

I’ve installed zend optimizer but i think it was the wrong version so i need to uninstall it. When runing php -v i get the following error:

Failed loading /usr/lib/php5/extensions/zend_optimizer/ZendExtensionManager.so:  /usr/lib/php5/extensions/zend_optimizer/ZendExtensionManager.so: wrong ELF class: ELFCLASS32

I’ve removed the lines added in php.ini for zend optimizer and also removed the symlink, however i’m still getting this error. What i should do to completely remove the optimizer?