Information for installing this PECL extension may be found in the manual chapter titled Installation of PECL extensions. Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here: ยป http://pecl.php.net/package/mongodb
Linux, Unix, and OS X users may run the following command to install the driver:
$ sudo pecl install mongodb
Add the following line to your php.ini file:
extension=mongodb.so