BigChimp: The Win64 version thing is pretty confusing... you should indicate that on the downloads page, or just make it one "32/64 bit Windows" link.
It's mentioned in the release notes. It's mentioned on the wiki. It's even mentioned in the readme in the files section of the win 32 bit download and the win 64 bit download on sourceforge.
If people don't read things, well... it's no wonder they get confused.
@rhapdog: FPC trunk (2.7.1 currently) and Lazarus trunk work very well together; you can have a separate setup (with different --primary-config-dir) completely apart from your regular lazarus install; use e.g. subversion/svn to get it or use fpcup (which uses svn behind the scenes. Disclaimer: I'm one of the fpcup authors).
That said, I really wonder what you're missing with the 32 bit IDE... it's not as if Laz memory demands require a 64 bit IDE and you can cross compile without worries... maybe it's just me. (Personnally, I'm on Laz trunk+FPC trunk x86 for that reason).