I've got a problem with the installation of the ZMQ Extension for PHP 5.5 on Windows. I've successfully downloaded the file php_zmq.dll and libzmq.dll for Pecl. But if I'm trying to register the extension (I moved the files php_zmq.dll and libzmq.dll to the extension folder of PHP (C:\xampp\php\ext) and restarting the server, there always comes the message that libzmq.dll is required. But both files are in the same directory. I've entered this in the php.ini: extension=php_zmq.dll
I hope someone can help me. If you need some information, you can tell it to me.
Thanks