I am wanting to install the MongoDB PHP extension for Windows for my Dev server to play around with it.
Looking at the PHP manual http://us2.php.net/manual/en/mongo.installation.php#mongo.installation.windows for "Installing on Windows" it has a list of Downloads, they basically list Non-Thread-Safe Mongo extension and Thread-Safe Mongo extension
Without getting too technical, which version should I use, or more importantly, what would be used to decide which version to use?
I will only be using this Windows version on my Dev server, if I ever use MongoDB in a live environment it will likely be ran on a Linux box. If it matters my Dev server is running Windows 7 x64