git clone git://github.com/alanxz/rabbitmq-c.gitphp
或者:wget https://github.com/alanxz/rabbitmq-c/releases/download/v0.8.0/rabbitmq-c-0.8.0.tar.gzgit
cd rabbitmq-cgithub
autoreconf -i && ./configure && make && sudo make install.net
wget https://pecl.php.net/get/amqp-1.9.1.tgzrabbitmq
cd amqp-1.9.1get
/usr/local/php-7/bin/phpizeit
./configure --with-php-config=/usr/local/php-7.0.0/bin/php-config --with-librabbitmq-dir=/usr/local/io
make -j all編譯
make install擴展