I am trying to post messages to RabbitMQ from a php (5.2.x) script on my Windows X64 dev machine.
The problem is that I did not find the dll extension for php. My colleague is actually trying to build it (see How do you compile the PHP extension for Windows using cygwin / mingw? ), But without success: (.
Does anyone know where I can find the current / current RabbitMQ dll extension for php (5.2.x)? Or, if someone has the experience to do it right and quickly, it would certainly be very helpful.
php rabbitmq amqp php-extension
Toni van de voorde
source share