I have installed MongoDB, wamp server and I have added a collection in MongoDB
I then downloaded the php_mongo-1.6.8.zip from S3 -> OK
There are many files in t
the problem is the API compile version. With the version 1.4.5 mongodb driver now all work fine.
the correct driver for my Window 10 64 bit and Wamp64bit is php_mongo-1.4.5-5.5-vc11-x86_64.dll
solution for driver php version 1.6.11
Very important choose correct VC9 or VC11 and 32 or 64 bit