i want to install AMQP in windows 10 with PHP 7.3 for use in symfony 4. windows not use any apache/iis/nginx and run directly by symfony.
everything ok! until, i de
For example:
links to all versions for windows:
AMQP https://pecl.php.net/package/amqp/1.9.4/windows
PHP https://windows.php.net/download/
regsvr32 c:\windows\system32\rabbitmq.4.dll
(or copy rabbitmq.4.dll to c:\php\
dir)and move php_amqp.dll to extension dir move c:\php\php_amqp.dll c:\php\ext\