New to Arduino - should I install IDE 1.6.5 or 1.6.7?

New to the Arduino side of things (used to PIC processors). I was going to use 1.6.7 following the instructions in the "Getting Started with Arduino on Windows" where it said to download and install the latest version from the download page, however after reading all the comments at the top of the forum about the issues with 1.6.7, my question is should I install 1.6.5-R5 or 1.6.7? (I have downloaded both, but not installed either yet). Windows 7/64. I will by typically using either the mini pro or the uno for most of the stuff. I do plan on using both ESP8266 modules and DS18S20 temperature sensors etc. with my little projects and there were a number of comments in the 1.6.7 discussion about the wire libraries too. Comments/suggestions?

mikey

If you are just using the standard Ardiuno Boards, then you can install the latest. If you have trouble, then just install an older version. To be honest, I still use 1.0.5.

OK, thanks codlink - I will install 1.6.7 and see how that goes.