Merijn sqlite.dll and the console utility were the first two programs that I ever compiled on VS2005. VS is a bit of an "experience" compared to what I'm used to - Delphi - so I just followed the wiki in very dumb step-by-step manner. You don't need to download any files, as the sqlite.def file is already included with the source. The DLL and console apps work, but to be honest I only built them for the purposes of trying to find a problem I had - my preference is to use the official releases.
Regards, Carl.