I am setting up Ratchet on my system following instructions from official site I have performed the following:
- Downloaded and installed zeromq from the official site
- Followed instructions of http://zeromq.org/bindings:php for PHP bindings and copied the dll files(as the mentioned url is down, I got the dll files from [http://178.79.157.189/~mikko/win32/php-zmq-win32.zip]) 3.Made changes in php.ini file.
But when I restart the server, I get the error:
PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/5.4.3/ext/php_zmq.dll' - %1 is not a valid Win32 application.